struct dtv_fe_stats - store Digital TV frontend statistics
@len: length of the statistics - if zero, stats is disabled.
@stat: array with digital TV statistics.
On most standards, @len can either be 0 or 1. However, for ISDB, each
layer is modulated in separate. So, each layer may have its own set
of statistics. If so, stat[0] carries on a global value for the property.
Indexes 1 to 3 means layer A to B.
struct dtv_fe_stats - store Digital TV frontend statistics
@len: length of the statistics - if zero, stats is disabled. @stat: array with digital TV statistics.
On most standards, @len can either be 0 or 1. However, for ISDB, each layer is modulated in separate. So, each layer may have its own set of statistics. If so, stat[0] carries on a global value for the property. Indexes 1 to 3 means layer A to B.